home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / pathconf.z / pathconf
Text File  |  1998-10-20  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. PPPPAAAATTTTHHHHCCCCOOOONNNNFFFF((((1111))))                                                        PPPPAAAATTTTHHHHCCCCOOOONNNNFFFF((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      pathconf - get configurable pathname variables (POSIX)
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ppppaaaatttthhhhccccoooonnnnffff [[[[----pppp ppppaaaatttthhhh]]]][[[[nnnnaaaammmmeeee............]]]]
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _p_a_t_h_c_o_n_f provides a shell interface to the _pppp_aaaa_tttt_hhhh_cccc_oooo_nnnn_ffff(2) system call for
  16.      determining the current value of a configurable limit or option
  17.      (_v_a_r_i_a_b_l_e) that is associated with a file or directory.
  18.  
  19.      The _n_a_m_e argument represents the variable to be queried.  The list of
  20.      supported variables can be obtained by invoking _pppp_aaaa_tttt_hhhh_cccc_oooo_nnnn_ffff without any
  21.      arguments.  By default, the values pertain to the root file system
  22.      (``/''), to query the values of a different file or directory, use the _----_pppp
  23.      option.
  24.  
  25.      When invoked with a _n_a_m_e argument, _p_a_t_h_c_o_n_f displays the system value of
  26.      each of the requested variables, one per line.  Otherwise, it displays
  27.      the entire set with accompanying labels.  A printed value of -1 means
  28.      that there is no limit for _n_a_m_e for the given _p_a_t_h.  If an error is
  29.      encountered from _pppp_aaaa_tttt_hhhh_cccc_oooo_nnnn_ffff(2), the system error message is printed in
  30.      place of the value.
  31.  
  32.      _pppp_aaaa_tttt_hhhh_cccc_oooo_nnnn_ffff exits with a status of 1 if any errors are encountered,
  33.      otherwise it exits with status 0.
  34.  
  35. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  36.      sysconf(1), pathconf(2), sysconf(2), limits(4)
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.